home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / disk / wrdgrb14.zip / README.TXT < prev    next >
Text File  |  1996-06-28  |  6KB  |  125 lines

  1.  
  2.  
  3.  
  4.                            WordGrab 1.4 Quick Guide
  5.                  Copies Words From DOS Screen to Command Line
  6.                 Copyright (c) 1995-1996 by David M. Wincelberg
  7.  
  8.  
  9.                                    Overview
  10.  
  11.        WordGrab provides mouse-based copy and paste for the DOS screen.
  12.        In other words, with this program installed you will be able to
  13.        use your mouse to copy a filename or other text on the screen to
  14.        the command line.  If you select a filename that is on the left
  15.        margin of a directory listing, WordGrab will paste it in the DOS-
  16.        usable form: FILENAME.EXT.  For DOS 7.0, which comes with Windows
  17.        95, a long filename can be used at the command line if you
  18.        enclose it in double-quote marks.
  19.  
  20.             Uses for WordGrab include selecting two files to compare,
  21.        renaming files, running a program, and choosing a file to edit or
  22.        word-process without using the file-open menu item.  This program
  23.        would be especially helpful to slow or inaccurate typists.  A
  24.        custom hotkey can be specified in the initialization file
  25.        WRDGRB.INI.
  26.  
  27.             To use this program, copy the files in WRDGRB.ZIP to a
  28.        single directory.  Type WRDGRB and press <Enter>.  Then, when
  29.        there is a filename or other text on the screen that you wish to
  30.        copy to the command line, press <Ctrl>-<Right shift>-W (hold down
  31.        the first two keys, tap W, and then release all three keys.)
  32.  
  33.             Next, use the mouse cursor to highlight text on the screen
  34.        by positioning it over the leftmost character you want to copy,
  35.        holding down the left mouse button, and moving the mouse to the
  36.        right one space past the word or other text.  You may also double
  37.        left-click on a word to highlight it quickly.  Double clicking on
  38.        a basename in a directory listing will highlight the entire
  39.        filename.  (Basename is the part of a filename before the
  40.        optional dot and extension.)  Then release the button and click
  41.        the left mouse button to paste the text or click the right mouse
  42.        button to cancel the selection.  If you double click either
  43.        button, the cursor will reappear after the program performs the
  44.        desired action.  See the table below.  You may type characters
  45.        before and after highlighting, even if you have not clicked a
  46.        mouse button.
  47.  
  48.  
  49.                              Left Button       |     Right Button
  50.                       -------------------------------------------------
  51.        Single click   |       send text        |        cancel        |
  52.        ----------------------------------------------------------------
  53.        Double click   |      send text &       |       cancel &       |
  54.                       |   wait for more text   |  wait for more text  |
  55.                       -------------------------------------------------
  56.  
  57.             WordGrab is a freely-distributable $10 shareware program by
  58.        FileJockey Software, which can be reached by e-mail (71573.1023
  59.  
  60.  
  61.  
  62.  
  63.        @compuserve.com) or postal mail (289 S. Robertson Blvd., Suite
  64.        373, Beverly Hills, CA 90211).
  65.  
  66.  
  67.                               Files in WRDGRB.ZIP
  68.  
  69.  
  70.        README.TXT          This file.
  71.  
  72.        WHATSNEW.TXT        Describes changes since version 1.0.
  73.  
  74.        WRDGRB.EXE          Run this program to install copy and paste
  75.                            for the DOS screen.
  76.  
  77.        WGINIT.EXE          This program is called by WordGrab to read
  78.                            and process the initialization file
  79.                            (WRDGRB.INI) and the command line.  It is
  80.                            separate from WordGrab so that WordGrab's
  81.                            permanent memory needs are smaller.
  82.  
  83.        WRDGRB.INI          Contains user-setable default values for
  84.                            command-line parameters and a place for the
  85.                            code to turn off the registration-reminder
  86.                            screen.
  87.  
  88.        WRDGRB.TXT          The full documentation file.
  89.  
  90.        WRDGRB.REG          The registration file.
  91.  
  92.        FILE_ID.DIZ         Description of WordGrab to be used on-line or
  93.                            in catalogs.
  94.  
  95.        VENDINFO.DIZ        Contains vendor-distribution and
  96.                            registration-benefits information in a
  97.                            computer-readable format.  It also has
  98.                            WordGrab installation instructions, much of
  99.                            README.TXT, and a copy of the license
  100.                            agreement.  The first part of VENDINFO.DIZ is
  101.                            human readable, while the second part
  102.                            requires a program such as the free VENDVIEW.
  103.                            On CompuServe, GO ZENITH for this viewer as
  104.                            file VNDVUE.ZIP in Library 6.
  105.  
  106.  
  107.        To print this file, another documentation file, or the
  108.        registration form, follow this example:
  109.  
  110.                              COPY README.TXT > PRN
  111.  
  112.        All of the documentation files are formatted for printing on any
  113.        printer.  (Ignore the characters at the left margin -- they tell
  114.        the printer to advance to the next page.)  To see this file on
  115.        the screen, use an editor or enter:
  116.  
  117.                             TYPE README.TXT | MORE
  118.  
  119.  
  120.  
  121.  
  122.        All (registered) trademarks and (registered) service marks are
  123.        properties of their respective companies.
  124.  
  125.